projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eb8577
)
docs: don't refer to types that don't exist
author
William Jon McCann
<william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 22:11:39 +0000
(17:11 -0500)
committer
William Jon McCann
<william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:40 +0000
(18:57 -0500)
gtk/gtkdnd.h
patch
|
blob
|
history
diff --git
a/gtk/gtkdnd.h
b/gtk/gtkdnd.h
index c3fc90f13a0eef953668cc48d60fedb027abf187..83fda61ceec9e0978b491419e9aab798124f76e2 100644
(file)
--- a/
gtk/gtkdnd.h
+++ b/
gtk/gtkdnd.h
@@
-78,7
+78,7
@@
typedef enum {
* for drags withing a single widget.
*
* The #GtkTargetFlags enumeration is used to specify
- * constraints on a
n entry in a #GtkTargetTable
.
+ * constraints on a
#GtkTargetEntry
.
*/
typedef enum {
GTK_TARGET_SAME_APP = 1 << 0, /*< nick=same-app >*/